hip.systems.gamepad

Undocumented in source.

Public Imports

hip.api.input.gamepad
public import hip.api.input.gamepad;
Undocumented in source.
hip.math.vector
public import hip.math.vector;
Undocumented in source.

Members

Classes

HipGamepad
class HipGamepad

Engine task: Send gamepad connect and disconnect events Poll every connected gamepad every frame Should always return a neutral state for every disconnected gamepad

HipNullGamepad
class HipNullGamepad
Undocumented in source.

Enums

HipGamepadTypes
enum HipGamepadTypes
Undocumented in source.

Functions

getNewGamepad
HipGamepad getNewGamepad(ubyte type)
Undocumented in source. Be warned that the author may not have intended to support it.
initGamepads
void initGamepads()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IHipGamepadImpl
interface IHipGamepadImpl
Undocumented in source.

Meta